home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / misc / ispell31.rea < prev    next >
Text File  |  1995-09-23  |  4KB  |  135 lines

  1. Short:    Very powerful spell checking. V3.1.18p3
  2. Author:   jskov@iesd.auc.dk
  3. Uploader: jskov@iesd.auc.dk
  4. Type:     util/gnu
  5.  
  6.  
  7. PRODUCT NAME
  8.  
  9.     International Ispell Version 3.1.18 Amiga patch level 3 (V3.1.18p3)
  10.  
  11.  
  12. BRIEF DESCRIPTION
  13.  
  14.     Very powerful spell checking in multiple languages.
  15.     In this archive is only included an English/American dictionary but
  16.     Ispell support many languages; There is available dictionaries for:
  17.     dansk, deutsch, espanol, francais, nederlands, norsk, svenska,
  18.     russian and italian. And probably some more if you look the right places.
  19.     Consult the "languages/Where" file in the source archive for FTP sites.
  20.  
  21.     This Ispell is not a complete Amiga port as is the 3.3ljr Ispell,
  22.     therefore it may load the system a bit more. 
  23.  
  24.     Ispell 3.1.18 is *newer* than Ispell 3.3ljr!
  25.  
  26.  
  27. AUTHOR
  28.  
  29.     Name:       Jesper Skov
  30.     Address:    (Check Amiga.ReadMe for snail address)
  31.  
  32.     EMail:      jskov@iesd.auc.dk
  33.  
  34.  
  35. NEW FEATURES
  36.  
  37.     Compared with the previous Amiga Ispell release (Ispell 3.3ljr)
  38.  
  39.     o It is now possible to ACCEPT a word via the ARexxPort.
  40.  
  41.  
  42.  
  43.     Compared with patch level 2
  44.  
  45.     o Better support of "high ASCII code" letters.
  46.     o A correct HOME environment variable is not needed anymore.
  47.     o Added documentation on dictionary building.
  48.  
  49.  
  50. SPECIAL REQUIREMENTS
  51.  
  52.     I think a Kickstart V37+ is required, but I'm not sure.
  53.  
  54.     Ispell needs the presence of ixemul.library version 41+.
  55.  
  56.     When running in server mode the entire dictionary is loaded to RAM. I
  57.     suggest at least 1MB - 1.5MB free RAM for Ispell and ixemul.library.
  58.     This obviously depends on the size of the used dictionary.
  59.  
  60.     HardDisk is a must! (or a patient soul :)
  61.  
  62. HOST NAME
  63.  
  64.     ftp.luth.se     (All AmiNet sites)
  65.  
  66.  
  67. DIRECTORY
  68.  
  69.     util/gnu
  70.  
  71.  
  72. FILENAME
  73.  
  74.     Ispell31p3src.lha
  75.  
  76.  
  77. PRICE/DISTRIBUTABILITY
  78.  
  79.      Ispell is... uh, the exact legal description is in the bottom of this
  80.      text. The bottom line is: "You can use it for free!"
  81.  
  82.  
  83. International Ispell Version 3.1.18 01/14/95
  84. Copyright (c), 1983, by Pace Willisson
  85. International version Copyright (c) 1987, 1988, 1990, 1991, 1992, 1993,
  86. by Geoff Kuenning, Granada Hills, CA.  All rights reserved.
  87.  
  88. Redistribution and use in source and binary forms, with or without
  89. modification, are permitted provided that the following conditions
  90. are met:
  91.  
  92. 1. Redistributions of source code must retain the above copyright
  93.    notice, this list of conditions and the following disclaimer.
  94. 2. Redistributions in binary form must reproduce the above
  95.    copyright notice, this list of conditions and the following
  96.    disclaimer in the documentation and/or other materials provided
  97.    with the distribution.
  98. 3. All modifications to the source code must be clearly marked as
  99.    such.  Binary redistributions based on modified source code
  100.    must be clearly marked as modified versions in the documentation
  101.    and/or other materials provided with the distribution.
  102. 4. All advertising materials mentioning features or use of this
  103.    software must display the following acknowledgment:
  104.      This product includes software developed by Geoff Kuenning and
  105.      other unpaid contributors.
  106. 5. The name of Geoff Kuenning may not be used to endorse or promote
  107.    products derived from this software without specific prior
  108.    written permission.
  109.  
  110. THIS SOFTWARE IS PROVIDED BY GEOFF KUENNING AND CONTRIBUTORS ``AS
  111. IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  112. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  113. FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL GEOFF
  114. KUENNING OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  115. INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  116. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  117. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  118. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  119. STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  120. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  121. OF THE POSSIBILITY OF SUCH DAMAGE.
  122.  
  123. ~
  124.  
  125. Amiga Patch Level 3 (21.09.95) by Jesper Skov,
  126. based on work by Loren J. Rittle.
  127. Additional Amiga changes by Jörgen Grahn.
  128.  
  129. This patch is based on the ARexx interface found in
  130. ISpell Version 3.3LJR, copyright (C) 1990, 1991, 1992 Loren J. Rittle.
  131. The documentation files are also from the ljr archive.
  132.  
  133. The ARexx interface is based on the MinRexx package by Tom Rokicki of Radical
  134. Eye Software.
  135.